android get text from string xml programmatically

60

android get text from string xml programmatically -

Context context;
String mess = context.getString(R.string.mess_1)

Comments

Submit
0 Comments